3.1283 \(\int \frac {\cot (c+d x) \csc (c+d x)}{a+b \sin (c+d x)} \, dx\)

Optimal. Leaf size=50 \[ -\frac {b \log (\sin (c+d x))}{a^2 d}+\frac {b \log (a+b \sin (c+d x))}{a^2 d}-\frac {\csc (c+d x)}{a d} \]

[Out]

-csc(d*x+c)/a/d-b*ln(sin(d*x+c))/a^2/d+b*ln(a+b*sin(d*x+c))/a^2/d

________________________________________________________________________________________

Rubi [A]  time = 0.07, antiderivative size = 50, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.120, Rules used = {2833, 12, 44} \[ -\frac {b \log (\sin (c+d x))}{a^2 d}+\frac {b \log (a+b \sin (c+d x))}{a^2 d}-\frac {\csc (c+d x)}{a d} \]

Antiderivative was successfully verified.

[In]

Int[(Cot[c + d*x]*Csc[c + d*x])/(a + b*Sin[c + d*x]),x]

[Out]

-(Csc[c + d*x]/(a*d)) - (b*Log[Sin[c + d*x]])/(a^2*d) + (b*Log[a + b*Sin[c + d*x]])/(a^2*d)

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 44

Int[((a_) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d*
x)^n, x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && ILtQ[m, 0] && IntegerQ[n] &&  !(IGtQ[n, 0] && L
tQ[m + n + 2, 0])

Rule 2833

Int[cos[(e_.) + (f_.)*(x_)]*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)
])^(n_.), x_Symbol] :> Dist[1/(b*f), Subst[Int[(a + x)^m*(c + (d*x)/b)^n, x], x, b*Sin[e + f*x]], x] /; FreeQ[
{a, b, c, d, e, f, m, n}, x]

Rubi steps

\begin {align*} \int \frac {\cot (c+d x) \csc (c+d x)}{a+b \sin (c+d x)} \, dx &=\frac {\operatorname {Subst}\left (\int \frac {b^2}{x^2 (a+x)} \, dx,x,b \sin (c+d x)\right )}{b d}\\ &=\frac {b \operatorname {Subst}\left (\int \frac {1}{x^2 (a+x)} \, dx,x,b \sin (c+d x)\right )}{d}\\ &=\frac {b \operatorname {Subst}\left (\int \left (\frac {1}{a x^2}-\frac {1}{a^2 x}+\frac {1}{a^2 (a+x)}\right ) \, dx,x,b \sin (c+d x)\right )}{d}\\ &=-\frac {\csc (c+d x)}{a d}-\frac {b \log (\sin (c+d x))}{a^2 d}+\frac {b \log (a+b \sin (c+d x))}{a^2 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.04, size = 50, normalized size = 1.00 \[ -\frac {b \log (\sin (c+d x))}{a^2 d}+\frac {b \log (a+b \sin (c+d x))}{a^2 d}-\frac {\csc (c+d x)}{a d} \]

Antiderivative was successfully verified.

[In]

Integrate[(Cot[c + d*x]*Csc[c + d*x])/(a + b*Sin[c + d*x]),x]

[Out]

-(Csc[c + d*x]/(a*d)) - (b*Log[Sin[c + d*x]])/(a^2*d) + (b*Log[a + b*Sin[c + d*x]])/(a^2*d)

________________________________________________________________________________________

fricas [A]  time = 0.78, size = 56, normalized size = 1.12 \[ \frac {b \log \left (b \sin \left (d x + c\right ) + a\right ) \sin \left (d x + c\right ) - b \log \left (\frac {1}{2} \, \sin \left (d x + c\right )\right ) \sin \left (d x + c\right ) - a}{a^{2} d \sin \left (d x + c\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)*csc(d*x+c)^2/(a+b*sin(d*x+c)),x, algorithm="fricas")

[Out]

(b*log(b*sin(d*x + c) + a)*sin(d*x + c) - b*log(1/2*sin(d*x + c))*sin(d*x + c) - a)/(a^2*d*sin(d*x + c))

________________________________________________________________________________________

giac [A]  time = 0.15, size = 49, normalized size = 0.98 \[ \frac {\frac {b \log \left ({\left | b \sin \left (d x + c\right ) + a \right |}\right )}{a^{2}} - \frac {b \log \left ({\left | \sin \left (d x + c\right ) \right |}\right )}{a^{2}} - \frac {1}{a \sin \left (d x + c\right )}}{d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)*csc(d*x+c)^2/(a+b*sin(d*x+c)),x, algorithm="giac")

[Out]

(b*log(abs(b*sin(d*x + c) + a))/a^2 - b*log(abs(sin(d*x + c)))/a^2 - 1/(a*sin(d*x + c)))/d

________________________________________________________________________________________

maple [A]  time = 0.19, size = 35, normalized size = 0.70 \[ -\frac {\csc \left (d x +c \right )}{a d}+\frac {b \ln \left (a \csc \left (d x +c \right )+b \right )}{d \,a^{2}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(d*x+c)*csc(d*x+c)^2/(a+b*sin(d*x+c)),x)

[Out]

-csc(d*x+c)/a/d+1/d/a^2*b*ln(a*csc(d*x+c)+b)

________________________________________________________________________________________

maxima [A]  time = 0.34, size = 47, normalized size = 0.94 \[ \frac {\frac {b \log \left (b \sin \left (d x + c\right ) + a\right )}{a^{2}} - \frac {b \log \left (\sin \left (d x + c\right )\right )}{a^{2}} - \frac {1}{a \sin \left (d x + c\right )}}{d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)*csc(d*x+c)^2/(a+b*sin(d*x+c)),x, algorithm="maxima")

[Out]

(b*log(b*sin(d*x + c) + a)/a^2 - b*log(sin(d*x + c))/a^2 - 1/(a*sin(d*x + c)))/d

________________________________________________________________________________________

mupad [B]  time = 11.81, size = 89, normalized size = 1.78 \[ \frac {b\,\ln \left (a\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^2+2\,b\,\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )+a\right )}{a^2\,d}-\frac {b\,\ln \left (\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )\right )}{a^2\,d}-\frac {\frac {\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}{2}+\frac {1}{2\,\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}}{a\,d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(c + d*x)/(sin(c + d*x)^2*(a + b*sin(c + d*x))),x)

[Out]

(b*log(a + 2*b*tan(c/2 + (d*x)/2) + a*tan(c/2 + (d*x)/2)^2))/(a^2*d) - (b*log(tan(c/2 + (d*x)/2)))/(a^2*d) - (
tan(c/2 + (d*x)/2)/2 + 1/(2*tan(c/2 + (d*x)/2)))/(a*d)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\cos {\left (c + d x \right )} \csc ^{2}{\left (c + d x \right )}}{a + b \sin {\left (c + d x \right )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)*csc(d*x+c)**2/(a+b*sin(d*x+c)),x)

[Out]

Integral(cos(c + d*x)*csc(c + d*x)**2/(a + b*sin(c + d*x)), x)

________________________________________________________________________________________